home *** CD-ROM | disk | FTP | other *** search
/ Your Choice 3 / Your Choice Software Collection 3.iso / dos / utils15 / encrypt.doc < prev    next >
Text File  |  1994-10-05  |  7KB  |  162 lines

  1.  
  2.                           ░▒▓█  ENCRYPT  █▓▒░
  3.  
  4.                 Please register, see the REGISTER.NOW file.
  5.  
  6. ────────────────────────────────────────────────────────────────────────────────
  7.  
  8. Getting started:
  9.  
  10.  Move or copy (install) the ENCRYPT.exe file to your hard drive.
  11.  
  12.  For example you can copy ENCRYPT.exe to C:\DOS (copy a:\encrypt.exe c:\dos)
  13.  that way it should be in the PATH of your computer which allows you to
  14.  type and use ENCRYPT from anywhere on your computer even on other drives.
  15.  
  16.  If you've registered then use my Install program to install to your 
  17.  hard drive. Follow the instructions below...
  18.  Type "A:" or "B:" (press ENTER) then "INSTALL" and pick what you want to
  19.  install, the installation program will then allow you to change the default
  20.  location of where to install.
  21.  
  22. ────────────────────────────────────────────────────────────────────────────────
  23.  
  24. Help Info:
  25.  
  26.               ENCRYPT Copyright (C) 1993-1994 by Deric Benesch.
  27.  
  28.  ENCRYPT will encrypt any file it can open with the password you specify.
  29.  It does NOT put the password in the file and it will NOT remember the
  30.  password for you. You can encrypt a file more than once with more than one
  31.  DIFFERENT password to add extra protection but YOU must remember all the
  32.  passwords.
  33.  
  34.  TO REVERSE THE ENCRYPTED FILE you simply encrypt the file again with the
  35.  password(s) you used to encrypt it. If you used multiple passwords you can
  36.  decrypt the file using the passwords in any order. NOTE: you must use all the
  37.  passwords on the file to fully decrypt it.
  38.  
  39.  
  40.              ENCRYPT   [?]  nameoffiletoencrypt  password
  41.  
  42.  
  43.    nameoffiletoencrypt   - This is the file you wish to encrypt.
  44.  
  45.    password   - This is the password you wish to use. It can be up to 255
  46.                 characters in length and you may use all characters.
  47.  
  48. ────────────────────────────────────────────────────────────────────────────────
  49.  
  50. Example:
  51.  
  52.    To encrypt/decrypt a group of files type:
  53.  
  54.                        C:\>ENCRYPT *.TXT
  55.                        ^^^^        ^^^^^
  56.                       Don't       |File name/group
  57.                       type "C:\>"
  58.                       it's the prompt.
  59.  
  60.  
  61. NOTE: The passwords you use ARE case sensitive so write down your code EXACTLY
  62.       the way you enter it. Multiple spaces are counted as one space only.
  63.  
  64. ────────────────────────────────────────────────────────────────────────────────
  65.  
  66. What you get when you register:
  67.  
  68.    You get a disk full of other very usefull utils and any updates.
  69.  
  70. ────────────────────────────────────────────────────────────────────────────────
  71.  
  72. Error code list:
  73.  
  74.             Error Number│Error Message
  75.             ════════════╪═════════════════════════════════
  76.                       1 │Invalid function number
  77.              Normal » 2 │File not found
  78.              Normal » 3 │Path not found
  79.  Increase "FILES="  » 4 │Too many open files
  80.    Read only files  » 5 │File access denied
  81.   Shouldn't happen  » 6 │Invalid file handle
  82.   Shouldn't happen » 12 │Invalid file access code
  83.                      15 │Invalid drive number
  84.             Normal » 16 │Cannot remove current directory
  85.   Shouldn't happen » 17 │Cannot rename across drives
  86.                      18 │No more files
  87.                     100 │Disk read error
  88.                     101 │Disk write error
  89.                     102 │File not assigned
  90.                     103 │File not open
  91.                     104 │File not open for input
  92.                     105 │File not open for output
  93.                     106 │Invalid numeric format
  94.  Change tab on    » 150 │Disk is write-protected
  95.  floppy disk.       151 │Bad drive request struct length
  96.     Floppy drives » 152 │Drive not ready
  97.                     154 │CRC error in data
  98.                     156 │Disk seek error
  99.                     157 │Unknown media type
  100.     Need new disk » 158 │Sector Not Found
  101.                     159 │Printer out of paper
  102.  Printer not      » 160 │Device write fault
  103.  connected.         161 │Device read fault
  104.  Sometimes network» 162 │Hardware failure
  105.  causes this,norm.  200 │Division by zero
  106.                     201 │Range check error
  107.  May happen since » 202 │Stack overflow error
  108.  program            203 │Heap overflow error
  109.  uses recursion     204 │Invalid pointer operation
  110.  but can't be       205 │Floating point overflow
  111.  fixed easily.      206 │Floating point underflow
  112.                     207 │Invalid floating point operation
  113.                     208 │Overlay manager not installed
  114.                     209 │Overlay file read error
  115.                     210 │Object not initialized
  116.                     211 │Call to abstract method
  117.                     212 │Stream registration error
  118.                     213 │Collection index out of range
  119.                     214 │Collection overflow error
  120.                     215 │Arithmetic overflow error
  121.   Won't happen yet» 216 │General Protection fault
  122.  
  123. ────────────────────────────────────────────────────────────────────────────────
  124.  
  125.                      Get Deric's latest releases from:
  126.                      ░▒▓█ Software Creations BBS █▓▒░
  127.  
  128.                 1200/2400 V.42/MNP Lines : (508) 365-2359
  129.             2400-14.4k HST US Robotics Lines : (508) 368-7036
  130.         2400-16.8k V.32/V.42bis US Robotics lines : (508) 368-7139
  131.      14.4-28.8k V.32/V.42bis/V.fc Hayes Optima lines: (508) 365-9352
  132.   14.4-28.8k V.32/V.42bis/V.32terbo/V.fc US Robotics lines: (508) 368-3424
  133.  
  134.                         » "Home of the Authors" «
  135.                * Software Creations Voted #1 BBS for 1993 *
  136.                      "There's no place like home!" 
  137.  
  138.  
  139.       For tech support or suggestions you can leave me a message on
  140.                         Software Creations BBS.
  141.                   At the main board leave a message to
  142.            "DERIC BENESCH" and I will get back to you A.S.A.P.
  143.  
  144. ────────────────────────────────────────────────────────────────────────────────
  145.  
  146. Keep a look out for Deric's Super Dos Shell
  147.  
  148.    It will have all the features of the registered versions of my util
  149.    programs as well as a file (HEX and ASCII) editor and a text editor
  150.    along with print features. Most importantly it will allow you to move
  151.    around your computer and load up programs quickly without using up
  152.    a lot of base memory (only uses 6K).
  153.    It has full mouse support and you can configure everything including
  154.    its colors.
  155.  
  156.  
  157. Other Utils to look for:
  158.  
  159.             CopyALL - Copies whole drives/directories FAST!
  160.             MoveALL - Moves whole drives/directories REAL FAST!
  161.            SuperDel - Deletes whole drives/directories REAL FAST!
  162.